home *** CD-ROM | disk | FTP | other *** search
- Path: newsroom.utas.edu.au!bruny!ntring
- From: ntring@bruny.mpx.com.au (Nick Ring)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: ---> AREXX File Deletion
- Date: 11 Mar 1996 23:37:38 GMT
- Organization: University of Tasmania, Australia.
- Distribution: world
- Message-ID: <4i2dg2$24j@franklin.its.utas.edu.au>
- References: <4hvakt$43r@mutt.mda.ca> <9603110912.01fl@apsayton.demon.co.uk>
- Reply-To: nring@mpx.com.au
- NNTP-Posting-Host: bruny.its.utas.edu.au
- X-Newsreader: TIN [version 1.2 PL2]
-
- Alan Peter Suggitt (aps@apsayton.demon.co.uk) wrote:
- : Mark Dostie (dostie@mda.ca) wrote:
- : > This should be a quick and easy one....
- : > I want to be able to delete files from within AREXX, could someone
- : > send me the code fragment I need to include? AREXX doesn't seem to
- : > have deletion as a standard function, open and close but no delete.
-
- : There is a Delete() function in rexxsupport.library unfortunately it
- : is undocumented whether this is due code problems or just poor
- : documentation I don't know.
-
- I have used the Delete() function without any problems, so I have a guess
- that it is a undocumented function. It is, however, documented in the PD
- ARexxGuide.Guide on Aminet. In fact, ARexxGuide.Guide has many tips and
- tricks (as well as functions) which could be usefull.
-
- nick
-